Release 10.1A: OpenEdge Getting Started:
Progress OpenEdge Studio
Customer section
The Customer section of the Order Tracking System main window has a SDV that displays customer information. The Customer section has the following buttons:
Searching for customers
The Find Customer button in the Order Tracking System main window opens the Find Customer window. In this window, you can view information about all customers, or you can find customers and view information based on specific search criteria.
The Find Customer window is a nonmodal child window of the main window. As a result, you can move between the Find Customer window and the main window by clicking on either one.
You can search the Sports2000 database dynamically by specifying query criteria at run time. Customers selected by the dynamic query appear in the browser.
![]()
To search for a customer:
- Choose the Find Customer button. The Find Customer window appears:
![]()
- Using the Customer selection list and buttons in the upper section of the window, build the following query in the editor:
Name BEGINS "B"
- Choose the Search button.
The SDB displays customer names that start with “B”. From this window, you view details about a selected customer. You can also use the Show All button to remove the query and to view all the customers.
- Select a row in the browser and choose the Display Detail button. The Display Customer dialog box appears:
![]()
The Display Customer dialog is a child window of the Find Customer window. The Display Customer dialog has a SDV for displaying address and other information for the customer selected in the Find Customer window. To learn how to create this SDV, see Chapter 4, " Overview of SmartObject Technology."
Note: Table 2–3 describes the important elements of these windows in detail.- After viewing the information, close the windows and return to the Order Tracking System main window.
Modifying customer information
The Maintain Customer button in the Order Tracking System main window opens the Maintain Customer window. This window uses an instance of the same SDV that you saw in the Find Customer window. In this instance, the SDV is locally configured to allow you to change the record. This window also uses a SDF on the Comments field to enable you to view and enter comments. There is also an instance of a dynamic SmartToolBar that you use to navigate, create, and maintain customer records.
The Maintain Customer window is a nonmodal child window of the main window. As a result, you can move between this window and the main window by clicking on either one.
![]()
To modify customer information:
Table 2–12 describes the major objects in the Maintain Customer section of the Order Tracking System.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |